sizerequest: Move optimization
authorBenjamin Otte <otte@redhat.com>
Sat, 3 Nov 2012 17:52:28 +0000 (18:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 4 Nov 2012 14:28:43 +0000 (15:28 +0100)
commitc3148a81d23296aff5a1836aa7e68b8c6e411f45
tree6f8cab9bd39f3e420b7335d0baa5345d4fec57e3
parentaba0c5cc3ba1f10492c9d9013802e287067b0bf7
sizerequest: Move optimization

With size groups now doing hfw, doing the optimization for CONSTANT_SIZE
was done too early. Size groups need to know that it's a hfw request, so
the other widgets in the size group get the correct behavior.
gtk/gtksizerequest.c